DELETE
/
projects
/
{projectId}
/
apiKeys
/
{apiKeyId}
curl --request DELETE \
  --url https://partner.peaka.studio/api/v1/projects/{projectId}/apiKeys/{apiKeyId}

Path Parameters

projectId
string
required
apiKeyId
string
required